home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode3.swf / scripts / DefineButton2_3089 / BUTTONCONDACTION on(keyPress Left).as
Encoding:
Text File  |  2007-03-20  |  65 b   |  4 lines

  1. on(keyPress "<Left>"){
  2.    gotoAndStop(100 - _currentframe);
  3. }
  4.